home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super League
/
Super League.iso
/
TELFNICA
/
INFO
/
EMPRESAS.DIR
/
00045.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-23
|
222 b
|
14 lines
on exitFrame
if rollOver(47) = 0 then
go(the frame - 1)
end if
repeat with z = 38 down to 35
if rollOver(47) = 0 then
puppetSprite(z, 0)
end if
end repeat
go(the frame)
boton()
negtem()
end